Skip to content

WifiS3 - Non blocking Wifi connect #461

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

k3ldar
Copy link

@k3ldar k3ldar commented Apr 19, 2025

This PR prevents non blocking connection to wifi, so that normal loop processing can continue whilst waiting for the connection to be established.

Also a potential bug fix in Modem.cpp where MODEM_TIMEOUT was used during begin, effectively ignoring what a user may have set the value to.

Appreciate it's a long shot this getting through, but happy to make adjustments if required.

k3ldar added 2 commits April 19, 2025 13:24
… timeout value for buf_read in modem.

Fix bug where timout is reset to the default of 10000ms when calling begin
@CLAassistant
Copy link

CLAassistant commented Apr 19, 2025

CLA assistant check
All committers have signed the CLA.

@JAndrassy
Copy link
Contributor

this platform has two WiFi libraries. please specify WiFiS3 in the title

@k3ldar k3ldar changed the title Non blocking Wifi connect WifiS3 - Non blocking Wifi connect Apr 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants